CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java des 加密

搜索资源列表

  1. FileEncrypter

    0下载:
  2. 三重DES加密解密算法,可以加密解密各种文件,有界面源码-Triple DES encryption and decryption algorithms, encryption and decryption can be a variety of document, source interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3092
    • 提供者:吴萤
  1. DesEncrypt

    0下载:
  2. DES加密DES,使用java编译,使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储.。-DES encryption DES, using the java compiler, using DES encryption and decryption, can byte [], String type of encryption and decrypt the ciphertext can use String, byte [] m
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1609
    • 提供者:wheat
  1. DES

    0下载:
  2. java 实现des加密算法的源代码 其中注意这里只有代码,可实现加密-des encryption algorithm java implementation source code in which attention is here only a code encryption can be realized
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:3485
    • 提供者:林子
  1. DESyuan

    0下载:
  2. des数据加密算法,其中的功能比较全,可以实现相关数据的加解密工作,适合初学者-des data encryption algorithms, all of which feature comparison can be achieved with data encryption and decryption work, suitable for beginners to see if
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:600763
    • 提供者:林子
  1. DES

    0下载:
  2. 用Java加密类实现DES、RSA及SHA的加密算法 解压密码hur.cn-Java class that implements encryption with DES, RSA and SHA encryption algorithm Unzip Password
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:57169
    • 提供者:huangjiang
  1. DES

    0下载:
  2. des加密类,java编写的des加密解密类。-des encryption class, java class prepared des encryption and decryption.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:2254
    • 提供者:ssdd
  1. DES

    0下载:
  2. 对数据进行加密传输能有效地保证数据的机密性,DES是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, this study intends to VC/C/C++/Ja
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29033
    • 提供者:nannan
  1. fileencrypterfordes

    0下载:
  2. java语言加密,用DES算法实现文件的加密和解密功能。-file encrypter for des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3896
    • 提供者:bruce
  1. Java-FileEncrpter

    0下载:
  2. 实现文本加密,内含源码,DES加密算法详细步骤及代码实现-To achieve a text encryption, includes source code, DES encryption algorithm and code detailed steps
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1221599
    • 提供者:xiongniantao
  1. DES

    0下载:
  2. 这是一个基于Java语言实现的一个DES加密程序、带有图形界面-This is a Java-based implementation of a DES encryption program, with a graphical interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2819575
    • 提供者:
  1. DES

    0下载:
  2. DES加密算法基本功能Java实现源程序 DES加密算法基本功能Java实现源程序.zip-DES encryption algorithm source Java implementation of the basic functions of the basic functions of the DES encryption algorithm is implemented in Java source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:40972
    • 提供者:va
  1. JavaDES

    0下载:
  2. Java DES 加密代码,可用在网页、J2EE等系统中使用-JAVA DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:828
    • 提供者:Ethan
  1. DES

    0下载:
  2. 关于java的加密,不是很完全,不要介意-about java
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:21545
    • 提供者:1614131918
  1. DES

    0下载:
  2. Java语言编写DES算法,采用64位密钥加密64位明文,该算法将明文分为左右两部分-Written in Java DES, 64-bit key to encrypt the 64 plaintext, the algorithm will be expressly divided into left and right parts ...
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:15595
    • 提供者:陈俊逸
  1. DES

    0下载:
  2. DES对称加密算法Java语言实现,利用Java的加密方面的类包,实现DES对文本的加密以及解密。-DES symmetric encryption algorithm implemented in Java, use Java encryption class package, achieve DES encryption and decryption of text.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3243
    • 提供者:姚馨
  1. DES--java

    0下载:
  2. 用java实现的DES算法,能够实现简单的DES加密和解密功能-Java implementation of the DES algorithm, DES encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:1326
    • 提供者:张山峰
  1. DES-Diary

    0下载:
  2. java为源码实现,使用DES加密日记本的内容,缺点是只能在程序内部修改用户名密码-java source code written using DES encryption contents of the diary, the drawback is that only within the program to modify the user name and password. . .
  3. 所属分类:JavaScript

    • 发布日期:2017-11-24
    • 文件大小:5540
    • 提供者:baozi
  1. Des

    0下载:
  2. 使用java des算法对数据进行加密和解密-java encrypt/decrypt
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:514
    • 提供者:zaoya
  1. DES

    0下载:
  2. 一个基于JAVA平台的DES加密算法的实现-A DES encryption algorithm based on the JAVA platform
  3. 所属分类:Document

    • 发布日期:2017-11-29
    • 文件大小:58254
    • 提供者:whacker
  1. des

    0下载:
  2. des加密的c和java版本的对照,结果一致-the DES encryption c and java version of the control, the results are consistent
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:253461
    • 提供者:wh
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com